home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mac-Source 1994 July
/
Mac-Source_July_1994.iso
/
C and C++
/
Commun⁄Network
/
Telnet 2.5.src.ThinkC
/
source
/
NCSA Driver
/
datalayer.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1991-06-27
|
276 b
|
23 lines
|
[
TEXT/MPS
]
void DoBoxDataSend
(
void *theBufferPtr,
int theLength
);
int DoBoxDataRequest /* Returns packet length or zero */
(
void *theBufferPtr
);
int DoBoxAddrRequest
(
unsigned char *theBufferPtr
);
void DoBoxCommand
(
void *theBufferPtr,
int theLength
);